.j2rg6jwh12 {
    border-width: 2px;
}

img,
.card-wrap,
.topu4zfq51,
.video-wrapper,
.mbr-figure iframe,
.google-map iframe,
.slide-content,
.plan,
.wuqgy8mg0m,
.sq02q0aii4 {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fcfdf9;
}

body {
    font-family: Liter;
}

.lpwt6ebu07 {
    font-family: 'Liter', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.lpwt6ebu07>.wyhosxpy71 {
    font-size: 6.25rem;
}

.sdatwcxz8q {
    font-family: 'Liter', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.sdatwcxz8q>.wyhosxpy71 {
    font-size: 5rem;
}

.dsvdmzd9e2 {
    font-family: 'Liter', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.dsvdmzd9e2>.wyhosxpy71 {
    font-size: 1.5rem;
}

.tkxp8uj16e {
    font-family: 'Liter', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.tkxp8uj16e>.wyhosxpy71 {
    font-size: 3.125rem;
}

.f0n3sgnxag {
    font-family: 'Liter', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.f0n3sgnxag>.wyhosxpy71 {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .lpwt6ebu07 {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .lpwt6ebu07 {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .sdatwcxz8q {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .dsvdmzd9e2 {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .tkxp8uj16e {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .f0n3sgnxag {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .lpwt6ebu07 {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .sdatwcxz8q {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
    }

    .dsvdmzd9e2 {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .tkxp8uj16e {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
    }

    .f0n3sgnxag {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.j2rg6jwh12 {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .j2rg6jwh12 {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #899878 !important;
}

.bg-success {
    background-color: #23ba74 !important;
}

.bg-info {
    background-color: #0bb0d2 !important;
}

.bg-warning {
    background-color: #dda600 !important;
}

.bg-danger {
    background-color: #bc2130 !important;
}

.gkg7ewllcl,
.gkg7ewllcl:active {
    background-color: #899878 !important;
    border-color: #899878 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.gkg7ewllcl:hover,
.gkg7ewllcl:focus,
.gkg7ewllcl.focus,
.gkg7ewllcl.oz6oyan7bq {
    color: inherit;
    background-color: #a2ae95 !important;
    border-color: #a2ae95 !important;
    box-shadow: none;
}

.gkg7ewllcl.disabled,
.gkg7ewllcl:disabled {
    color: #ffffff !important;
    background-color: #a2ae95 !important;
    border-color: #a2ae95 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #383739 !important;
    border-color: #383739 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.oz6oyan7bq {
    color: inherit;
    background-color: #525053 !important;
    border-color: #525053 !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #525053 !important;
    border-color: #525053 !important;
}

.btn-info,
.btn-info:active {
    background-color: #0bb0d2 !important;
    border-color: #0bb0d2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.oz6oyan7bq {
    color: inherit;
    background-color: #1dcff3 !important;
    border-color: #1dcff3 !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #1dcff3 !important;
    border-color: #1dcff3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #23ba74 !important;
    border-color: #23ba74 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.oz6oyan7bq {
    color: inherit;
    background-color: #37d98e !important;
    border-color: #37d98e !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #37d98e !important;
    border-color: #37d98e !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #dda600 !important;
    border-color: #dda600 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.oz6oyan7bq {
    color: inherit;
    background-color: #ffc411 !important;
    border-color: #ffc411 !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffc411 !important;
    border-color: #ffc411 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #bc2130 !important;
    border-color: #bc2130 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.oz6oyan7bq {
    color: inherit;
    background-color: #db3545 !important;
    border-color: #db3545 !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #db3545 !important;
    border-color: #db3545 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.oz6oyan7bq {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.oz6oyan7bq {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #899878;
    color: #899878;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.oz6oyan7bq {
    color: #5d6950 !important;
    background-color: transparent !important;
    border-color: #5d6950 !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #899878 !important;
    border-color: #899878 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #383739;
    color: #383739;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.oz6oyan7bq {
    color: #0d0c0d !important;
    background-color: transparent !important;
    border-color: #0d0c0d !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #383739 !important;
    border-color: #383739 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0bb0d2;
    color: #0bb0d2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.oz6oyan7bq {
    color: #076b80 !important;
    background-color: transparent !important;
    border-color: #076b80 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0bb0d2 !important;
    border-color: #0bb0d2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #23ba74;
    color: #23ba74;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.oz6oyan7bq {
    color: #157146 !important;
    background-color: transparent !important;
    border-color: #157146 !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #23ba74 !important;
    border-color: #23ba74 !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #dda600;
    color: #dda600;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.oz6oyan7bq {
    color: #866500 !important;
    background-color: transparent !important;
    border-color: #866500 !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #dda600 !important;
    border-color: #dda600 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #bc2130;
    color: #bc2130;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.oz6oyan7bq {
    color: #72141d !important;
    background-color: transparent !important;
    border-color: #72141d !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #bc2130 !important;
    border-color: #bc2130 !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.oz6oyan7bq {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.b2swaw5xdw,
.b2swaw5xdw:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.b2swaw5xdw:hover,
.b2swaw5xdw:focus,
.b2swaw5xdw.focus,
.b2swaw5xdw.oz6oyan7bq {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.b2swaw5xdw.disabled,
.b2swaw5xdw:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #899878 !important;
}

.text-secondary {
    color: #383739 !important;
}

.text-success {
    color: #23ba74 !important;
}

.text-info {
    color: #0bb0d2 !important;
}

.text-warning {
    color: #dda600 !important;
}

.text-danger {
    color: #bc2130 !important;
}

.a6kwt7l2qr {
    color: #fafafa !important;
}

.dx7mrlpipy {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.oz6oyan7bq {
    color: #56604a !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.oz6oyan7bq {
    color: #050505 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.oz6oyan7bq {
    color: #13643e !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.oz6oyan7bq {
    color: #065f71 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.oz6oyan7bq {
    color: #775900 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.oz6oyan7bq {
    color: #65121a !important;
}

a.a6kwt7l2qr:hover,
a.a6kwt7l2qr:focus,
a.a6kwt7l2qr.oz6oyan7bq {
    color: #c7c7c7 !important;
}

a.dx7mrlpipy:hover,
a.dx7mrlpipy:focus,
a.dx7mrlpipy.oz6oyan7bq {
    color: #000000 !important;
}

a[class*="text-"]:not(.i6zd2ucpj6):not(.dropdown-item):not([role]):not(.dic8afa2fy) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.i6zd2ucpj6):not(.dropdown-item):not([role]):not(.dic8afa2fy):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .i6zd2ucpj6.oz6oyan7bq {
    color: #899878;
}

.nav-tabs .i6zd2ucpj6:not(.oz6oyan7bq) {
    color: #232323;
}

.mywkizzlbm {
    background-color: #70c770;
}

.alert-info {
    background-color: #0bb0d2;
}

.alert-warning {
    background-color: #dda600;
}

.mhvytuf5t5 {
    background-color: #bc2130;
}

.b0z6p0kqmo .j2rg6jwh12:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.oz6oyan7bq .j2rg6jwh12 {
    background-color: #899878;
    border-color: #899878;
    color: #ffffff;
}

.mbr-gallery-filter li.oz6oyan7bq .j2rg6jwh12:focus {
    box-shadow: none;
}

.nav-tabs .i6zd2ucpj6 {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #899878;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #c8cfc0;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #77e5b2;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #aeeefb;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffeaaa;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e77681;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.sfwola5gwi {
    font-family: 'Liter', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.sfwola5gwi>.wyhosxpy71 {
    font-size: 1.75rem;
}

.sfwola5gwi:hover,
.sfwola5gwi:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #899878 !important;
}

.sfwola5gwi:-webkit-input-placeholder {
    font-family: 'Liter', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.sfwola5gwi:-webkit-input-placeholder>.wyhosxpy71 {
    font-size: 1.75rem;
}

blockquote {
    border-color: #899878;
}

/* Forms */
.szm74fq5rj .input-group-btn .j2rg6jwh12 {
    border-radius: 100px !important;
}

.szm74fq5rj .input-group-btn .j2rg6jwh12:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.szm74fq5rj .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.szm74fq5rj .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #899878;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #899878;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #899878;
    border-bottom-color: #899878;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #899878 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #383739 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23899878' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .fpwm44dz0o {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .fpwm44dz0o {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .voordu0qip {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .voordu0qip {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.kn0ytgwd11 {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.kn0ytgwd11 .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .kn0ytgwd11 .e51dxq59hm {
        transform: scale(0.8);
    }
}

.kn0ytgwd11 .pfu5wa8ufq {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.kn0ytgwd11 .pfu5wa8ufq img {
    max-width: 100%;
    max-height: 100%;
}

.kn0ytgwd11 .pfu5wa8ufq .dic8afa2fy {
    line-height: inherit !important;
}

.kn0ytgwd11 .pfu5wa8ufq .nlpqp1pdsz a {
    outline: none;
}

.kn0ytgwd11 .ejw5bmdvyo {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.kn0ytgwd11 .ejw5bmdvyo .riou3w44lt {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.kn0ytgwd11 .ejw5bmdvyo .riou3w44lt .i6zd2ucpj6 {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.kn0ytgwd11 .ejw5bmdvyo .riou3w44lt .i6zd2ucpj6:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.kn0ytgwd11 .ejw5bmdvyo .open .i6zd2ucpj6::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .kn0ytgwd11 .ejw5bmdvyo .open .i6zd2ucpj6::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.kn0ytgwd11 .ejw5bmdvyo .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.kn0ytgwd11 .ejw5bmdvyo .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .kn0ytgwd11 .ejw5bmdvyo {
        padding-left: 1.5rem;
    }
}

.kn0ytgwd11 .i6zd2ucpj6 {
    width: fit-content;
    position: relative;
}

.kn0ytgwd11 .nlpqp1pdsz {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .kn0ytgwd11 .nlpqp1pdsz {
        padding-left: 0;
    }
}

.kn0ytgwd11 .dic8afa2fy {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .kn0ytgwd11 .s49nulat6e {
        padding-bottom: 0.5rem;
    }
}

.kn0ytgwd11 .s49nulat6e .ie5rp8wd0g.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.kn0ytgwd11 .fpwm44dz0o {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .kn0ytgwd11 .fpwm44dz0o {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .kn0ytgwd11 .fpwm44dz0o {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.kn0ytgwd11 .q066sw1wif {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.kn0ytgwd11 .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.kn0ytgwd11 .riou3w44lt:focus,
.kn0ytgwd11 .i6zd2ucpj6:focus {
    outline: none;
}

.kn0ytgwd11 .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.kn0ytgwd11 .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.kn0ytgwd11 .dropdown .dropdown-menu .dropdown-item .wyhosxpy71 {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.kn0ytgwd11 .dropdown .dropdown-menu .dropdown-item .wyhosxpy71:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.kn0ytgwd11 .gikppjsa77 .dropdown-menu .dropdown-item:before {
    display: none;
}

.kn0ytgwd11 .gikppjsa77 .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.kn0ytgwd11 .axg66esvgq {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.kn0ytgwd11 .axg66esvgq.opened {
    transition: all 0.3s;
}

.kn0ytgwd11 .axg66esvgq .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.kn0ytgwd11 .axg66esvgq .nlpqp1pdsz img {
    min-width: 6rem;
    object-fit: cover;
}

.kn0ytgwd11 .axg66esvgq .y83xl5jes5 {
    z-index: 1;
    justify-content: flex-end;
}

.kn0ytgwd11 .axg66esvgq.gikppjsa77 {
    justify-content: center;
}

.kn0ytgwd11 .axg66esvgq.gikppjsa77 .riou3w44lt .i6zd2ucpj6::before {
    display: none;
}

.kn0ytgwd11 .axg66esvgq.gikppjsa77.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .kn0ytgwd11 .axg66esvgq.gikppjsa77.opened:not(.navbar-short) .y83xl5jes5 {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.kn0ytgwd11 .axg66esvgq.gikppjsa77 .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.kn0ytgwd11 .axg66esvgq.gikppjsa77 .dropdown-menu .dropdown-item:after {
    right: auto;
}

.kn0ytgwd11 .axg66esvgq.gikppjsa77 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.kn0ytgwd11 .axg66esvgq.gikppjsa77 ul.ejw5bmdvyo li {
    margin: auto;
}

.kn0ytgwd11 .axg66esvgq.gikppjsa77 .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.kn0ytgwd11 .axg66esvgq.gikppjsa77 .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .kn0ytgwd11 .axg66esvgq {
        min-height: 72px;
    }

    .kn0ytgwd11 .axg66esvgq .nlpqp1pdsz img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .kn0ytgwd11 .axg66esvgq .riou3w44lt .i6zd2ucpj6::before {
        display: none;
    }

    .kn0ytgwd11 .axg66esvgq.opened .dropdown-menu {
        top: 0;
    }

    .kn0ytgwd11 .axg66esvgq .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .kn0ytgwd11 .axg66esvgq .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .kn0ytgwd11 .axg66esvgq .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .kn0ytgwd11 .axg66esvgq .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .kn0ytgwd11 .axg66esvgq .pfu5wa8ufq {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .kn0ytgwd11 .axg66esvgq .e51dxq59hm {
        flex-basis: auto;
    }

    .kn0ytgwd11 .axg66esvgq .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.kn0ytgwd11 .axg66esvgq.navbar-short .nlpqp1pdsz img {
    height: 2rem;
}

.kn0ytgwd11 .dropdown-item.oz6oyan7bq,
.kn0ytgwd11 .dropdown-item:active {
    background-color: transparent;
}

.kn0ytgwd11 .zeetoxldoc .ejw5bmdvyo .i6zd2ucpj6 {
    padding: 0;
}

.kn0ytgwd11 .s49nulat6e .ie5rp8wd0g.dropdown-toggle {
    margin-right: 1.667em;
}

.kn0ytgwd11 .s49nulat6e .ie5rp8wd0g.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.kn0ytgwd11 .axg66esvgq.zeetoxldoc .dropdown .dropdown-menu {
    background: #ffffff;
}

.kn0ytgwd11 .axg66esvgq.zeetoxldoc .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.kn0ytgwd11 .axg66esvgq .dropdown.open>.dropdown-menu {
    display: flex;
}

.kn0ytgwd11 ul.ejw5bmdvyo {
    flex-wrap: wrap;
}

.kn0ytgwd11 .ekzttmwwdn {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .kn0ytgwd11 .ekzttmwwdn {
        text-align: left;
    }
}

.kn0ytgwd11 button.e51dxq59hm {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.kn0ytgwd11 button.e51dxq59hm .hflc73lod2 span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.kn0ytgwd11 button.e51dxq59hm .hflc73lod2 span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.kn0ytgwd11 button.e51dxq59hm .hflc73lod2 span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.kn0ytgwd11 button.e51dxq59hm .hflc73lod2 span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.kn0ytgwd11 button.e51dxq59hm .hflc73lod2 span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.kn0ytgwd11 nav.opened .hflc73lod2 span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.kn0ytgwd11 nav.opened .hflc73lod2 span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.kn0ytgwd11 nav.opened .hflc73lod2 span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.kn0ytgwd11 nav.opened .hflc73lod2 span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.kn0ytgwd11 .zmyb8gpxjk {
    padding: 0 1rem;
}

.kn0ytgwd11 a.i6zd2ucpj6 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.kn0ytgwd11 .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .kn0ytgwd11 .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .kn0ytgwd11 .axg66esvgq {
        height: 70px;
    }

    .kn0ytgwd11 .axg66esvgq.opened {
        height: auto;
    }

    .kn0ytgwd11 .riou3w44lt .i6zd2ucpj6:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.kn0ytgwd11 .axg66esvgq .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.kn0ytgwd11 .axg66esvgq .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.kn0ytgwd11 .axg66esvgq .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.kn0ytgwd11 .axg66esvgq .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.kn0ytgwd11 .axg66esvgq .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.kn0ytgwd11 .b0z6p0kqmo {
    margin: -0.6rem -0.6rem;
}

.kn0ytgwd11 .e51dxq59hm {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .kn0ytgwd11 .pfu5wa8ufq {
        margin-right: auto;
    }

    .kn0ytgwd11 .y83xl5jes5 {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .kn0ytgwd11 .ejw5bmdvyo .riou3w44lt .i6zd2ucpj6::after {
        margin-left: 10px;
    }

    .kn0ytgwd11 .ejw5bmdvyo .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .kn0ytgwd11 .axg66esvgq .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .kn0ytgwd11 .axg66esvgq .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .kn0ytgwd11 .axg66esvgq .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .kn0ytgwd11 .axg66esvgq .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .kn0ytgwd11 .axg66esvgq .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .kn0ytgwd11 .axg66esvgq .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .kn0ytgwd11 .axg66esvgq .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .kn0ytgwd11 .y83xl5jes5 {
        padding: 1rem;
    }
}

.evacnijk6l {
    display: flex;
}

@media (min-width: 768px) {
    .evacnijk6l {
        align-items: flex-end;
    }

    .evacnijk6l .abnpvcfd7f {
        justify-content: flex-start;
    }

    .evacnijk6l .tiw1j0rm9r {
        padding: 1rem 3rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .evacnijk6l .tiw1j0rm9r {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .evacnijk6l {
        -webkit-align-items: center;
        align-items: flex-end;
    }

    .evacnijk6l .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .evacnijk6l .tiw1j0rm9r {
        width: 100%;
    }
}

.evacnijk6l .mbr-fallback-image.disabled {
    display: none;
}

.evacnijk6l .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.evacnijk6l .hg4gq1yb88,
.evacnijk6l .mbr-section-subtitle {
    text-align: left;
    color: #ffc091;
}

.evacnijk6l .hiakwpettp,
.evacnijk6l .b0z6p0kqmo {
    text-align: left;
}

.tozx9dlxu2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.tozx9dlxu2 .k0rszkeisf {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

.tozx9dlxu2 img,
.tozx9dlxu2 .r56ut6oz4g {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.tozx9dlxu2 .z1yh7kkhdr:focus,
.tozx9dlxu2 span:focus {
    outline: none;
}

.tozx9dlxu2 .z1yh7kkhdr {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .tozx9dlxu2 .z1yh7kkhdr {
        margin-bottom: 1rem;
    }
}

.tozx9dlxu2 .sq02q0aii4 {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.tozx9dlxu2 .hg4gq1yb88 {
    color: #232323;
}

.tozx9dlxu2 .hiakwpettp,
.tozx9dlxu2 .b0z6p0kqmo {
    color: #232323;
}

.tozx9dlxu2 .dhxy63koff {
    color: #232323;
}

.tozx9dlxu2 .ce4jgtfxtj {
    max-width: 800px;
}

.h5a1cnwcw7 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.h5a1cnwcw7 .mbr-fallback-image.disabled {
    display: none;
}

.h5a1cnwcw7 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 767px) {
    .h5a1cnwcw7 .ho7lhq6tqu {
        flex-direction: column;
    }

    .h5a1cnwcw7 .ho7lhq6tqu img {
        margin: auto;
        margin-bottom: 1rem;
    }
}

.h5a1cnwcw7 .hpa7w59v70 {
    max-width: 750px;
    padding-top: 2rem;
    margin-left: auto;
    margin-right: 0;
}

.h5a1cnwcw7 img,
.h5a1cnwcw7 .r56ut6oz4g {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.h5a1cnwcw7 .topu4zfq51 {
    background: #ffffff;
}

.h5a1cnwcw7 .hiakwpettp,
.h5a1cnwcw7 .b0z6p0kqmo {
    color: #000000;
}

.h5a1cnwcw7 .mcfvpinxiy,
.h5a1cnwcw7 .hpa7w59v70 {
    color: #232323;
}

@media (max-width: 767px) {
    .h5a1cnwcw7 .px6j10ozpq {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .h5a1cnwcw7 .px6j10ozpq {
        padding: 2.25rem;
    }
}

@media (min-width: 992px) {
    .h5a1cnwcw7 .px6j10ozpq {
        padding: 4rem;
    }
}

.cid-uYVw861JPs {
    padding-top: 5rem;
    padding-bottom: 4rem;
    background-color: transparent;
}

.cid-uYVw861JPs .x2m08jkb3j {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .cid-uYVw861JPs .x2m08jkb3j {
        margin-bottom: 1rem;
    }
}

.cid-uYVw861JPs .item-head {
    background: #899878;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .cid-uYVw861JPs .item-head {
        padding: 2rem 1.5rem;
        margin-bottom: 2rem;
    }
}

@media (max-width: 767px) {
    .cid-uYVw861JPs .item-head {
        padding: 2rem 1.5rem;
        margin-bottom: 2rem;
    }
}

.cid-uYVw861JPs .i6nernal8t {
    padding: 2.25rem 2.25rem 0;
    background: #ffffff;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .cid-uYVw861JPs .i6nernal8t {
        padding: 0rem 1.5rem;
    }
}

@media (max-width: 767px) {
    .cid-uYVw861JPs .i6nernal8t {
        padding: 0rem 1.5rem;
    }
}

.cid-uYVw861JPs .sq02q0aii4 {
    border-radius: 2rem;
    overflow: hidden;
    margin-bottom: 2rem;
    background: #ffffff;
    padding: 0rem;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

@media (max-width: 767px) {
    .cid-uYVw861JPs .sq02q0aii4 {
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .cid-uYVw861JPs .sq02q0aii4 .item-footer {
        padding: 0 1.5rem 2rem;
    }
}

@media (min-width: 1201px) {
    .cid-uYVw861JPs .sq02q0aii4 .item-footer {
        padding: 0 2rem 2rem;
    }
}

.cid-uYVw861JPs .j2rg6jwh12 {
    width: -webkit-fill-available;
}

.cid-uYVw861JPs .z1yh7kkhdr:focus,
.cid-uYVw861JPs span:focus {
    outline: none;
}

.cid-uYVw861JPs .b0z6p0kqmo {
    margin-top: auto !important;
    padding: 2rem 2rem 0;
}

@media (max-width: 991px) {
    .cid-uYVw861JPs .b0z6p0kqmo {
        padding: 0rem 2.25rem 2rem;
    }
}

@media (max-width: 767px) {
    .cid-uYVw861JPs .b0z6p0kqmo {
        padding: 0rem 1.5rem;
        margin-bottom: 2rem;
    }
}

.cid-uYVw861JPs .hg4gq1yb88 {
    color: #000000;
}

.cid-uYVw861JPs .mbr-section-subtitle {
    color: #ffffff;
}

.cid-uYVw861JPs .hiakwpettp,
.cid-uYVw861JPs .b0z6p0kqmo {
    text-align: left;
}

.cid-uYVw861JPs .dhxy63koff {
    text-align: left;
    color: var(--primary-text, #ffffff);
}

.cid-uYVw861JPs .k0rszkeisf {
    text-align: left;
    color: var(--primary-text, #ffffff);
}

.cid-uYVw861JPs .ce4jgtfxtj {
    max-width: 800px;
}

.ywuv85e7yi {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ywuv85e7yi .wyhosxpy71 {
    font-size: 1.2rem !important;
    font-family: 'Moririse2' !important;
    color: white;
    transition: all 0.3s;
    transform: rotate(180deg);
    padding-left: 0.5rem;
}

.ywuv85e7yi .u3zl6xlh7c {
    border: none;
}

.ywuv85e7yi .g2f2nz43e1 {
    padding: 0rem;
}

@media (max-width: 767px) {
    .ywuv85e7yi .g2f2nz43e1 {
        padding: 0rem;
    }
}

.ywuv85e7yi .ftu4ku6yu5 {
    padding: 0rem;
    padding-bottom: 0.5rem;
    margin-top: 1rem;
}

.ywuv85e7yi .img-col {
    padding: 0;
}

.ywuv85e7yi .img-item {
    height: 100%;
}

.ywuv85e7yi img {
    height: 100%;
    object-fit: cover;
}

.ywuv85e7yi .gikppjsa77 span {
    transform: rotate(0deg);
}

.ywuv85e7yi .h5wzmvd75h {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ywuv85e7yi p {
    margin-bottom: 0.3rem;
}

.ywuv85e7yi .z22cdoj3r9 {
    color: #000000;
}

.ywuv85e7yi .wuqgy8mg0m .g2f2nz43e1 {
    background-color: transparent;
    margin-bottom: 0;
    border: 0;
    border-radius: 2rem;
}

.ywuv85e7yi .wuqgy8mg0m {
    background: #ffffff;
    padding: 2.25rem;
    border-radius: 2rem;
    margin-bottom: 1rem;
}

@media (max-width: 767px) {
    .ywuv85e7yi .wuqgy8mg0m {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .ywuv85e7yi .wuqgy8mg0m {
        margin-bottom: 1rem;
        padding: 2rem 1.5rem;
    }
}

.ywuv85e7yi .v5u4qfyi6n {
    color: #000000;
}

.ywuv85e7yi .hg4gq1yb88 {
    text-align: center;
    color: #000000;
}

.ywuv85e7yi .mbr-section-subtitle {
    color: #000000;
    text-align: center;
}

.ywuv85e7yi .z22cdoj3r9,
.ywuv85e7yi .wyhosxpy71 {
    color: #000000;
}

.vek4o6bu9q {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.vek4o6bu9q .sq02q0aii4 img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50% !important;
}

.vek4o6bu9q .sq02q0aii4 {
    margin-bottom: 2rem;
}

.vek4o6bu9q .mcfvpinxiy,
.vek4o6bu9q .q066sw1wif {
    color: #000000;
}

.vek4o6bu9q .a96tfd9ryu {
    color: #000000;
    text-align: center;
}

.vek4o6bu9q .ce4jgtfxtj {
    max-width: 800px;
}

.vek4o6bu9q .hg4gq1yb88 {
    color: #000000;
}

.vek4o6bu9q .mcfvpinxiy,
.vek4o6bu9q .cfy95b5dw0 {
    text-align: center;
}

.vek4o6bu9q .cfy95b5dw0 {
    display: flex;
    justify-content: center;
}

.xj6e9pytee {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.xj6e9pytee .z1yh7kkhdr:focus,
.xj6e9pytee span:focus {
    outline: none;
}

.xj6e9pytee .z1yh7kkhdr {
    cursor: pointer;
}

.xj6e9pytee .umcbp02av3 {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .xj6e9pytee .umcbp02av3 {
        grid-row-gap: 1rem;
    }
}

.xj6e9pytee .grid-container-1,
.xj6e9pytee .grid-container-2,
.xj6e9pytee .wly5btpd3o {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .xj6e9pytee .grid-container-1,
    .xj6e9pytee .grid-container-2,
    .xj6e9pytee .wly5btpd3o {
        gap: 0 1rem;
    }
}

.xj6e9pytee .hg4gq1yb88 {
    color: #000000;
}

.xj6e9pytee .hiakwpettp,
.xj6e9pytee .b0z6p0kqmo {
    color: #000000;
}

.xj6e9pytee .ce4jgtfxtj {
    max-width: 800px;
}

.xj6e9pytee .fpwm44dz0o,
.xj6e9pytee .voordu0qip {
    overflow: hidden;
}

.xj6e9pytee .umcbp02av3 {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.xj6e9pytee .mp2to1qwii {
    display: flex;
    justify-content: center;
    align-items: center;
}

.xj6e9pytee .mp2to1qwii img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .xj6e9pytee .mp2to1qwii img {
        min-width: 35vw;
    }
}

.xj6e9pytee .grid-container-1,
.xj6e9pytee .grid-container-2,
.xj6e9pytee .wly5btpd3o {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.xj6e9pytee .grid-container-1 {
    align-items: flex-end;
}

.xj6e9pytee .grid-container-2 {
    align-items: flex-start;
}

.m8jlxxhn3t .mbr-fallback-image.disabled {
    display: none;
}

.m8jlxxhn3t .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.cid-uYVw862eYB {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.cid-uYVw862eYB img,
.cid-uYVw862eYB .r56ut6oz4g {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.cid-uYVw862eYB .z1yh7kkhdr:focus,
.cid-uYVw862eYB span:focus {
    outline: none;
}

.cid-uYVw862eYB .z1yh7kkhdr {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .cid-uYVw862eYB .z1yh7kkhdr {
        margin-bottom: 1rem;
    }
}

.cid-uYVw862eYB .i6nernal8t {
    margin-top: 2rem;
    padding: 0 2.25rem 2.25rem;
    display: flex;
    flex-direction: column;
    height: 100%;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .cid-uYVw862eYB .i6nernal8t {
        padding: 2rem 1.5rem;
        padding-top: 1rem;
        margin-top: 1rem;
    }
}

@media (max-width: 767px) {
    .cid-uYVw862eYB .i6nernal8t {
        padding: 2rem 1.5rem;
        padding-top: 1rem;
        margin-top: 1rem;
    }
}

.cid-uYVw862eYB .sq02q0aii4 {
    position: relative;
    background: #ffffff;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.cid-uYVw862eYB .sq02q0aii4 .item-footer {
    margin-top: auto;
}

.cid-uYVw862eYB .hg4gq1yb88 {
    color: #000000;
}

.cid-uYVw862eYB .dhxy63koff {
    text-align: left;
}

.cid-uYVw862eYB .k0rszkeisf {
    text-align: left;
}

.cid-uYVw862eYB .hiakwpettp,
.cid-uYVw862eYB .z1yh7kkhdr .b0z6p0kqmo {
    text-align: left;
}

.cid-uYVw862eYB .ce4jgtfxtj {
    max-width: 800px;
}

.cid-uYVw862Ghl {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cid-uYVw862Ghl .z1yh7kkhdr:focus,
.cid-uYVw862Ghl span:focus {
    outline: none;
}

.cid-uYVw862Ghl .voordu0qip {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-uYVw862Ghl .ce4jgtfxtj {
    max-width: 800px;
}

.cid-uYVw862Ghl .z1yh7kkhdr {
    color: #232323;
    min-height: 90px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .cid-uYVw862Ghl .z1yh7kkhdr {
        min-height: 45px;
    }
}

.o6x4fjm04r {
    background-image: url("photo-1611103740957-a4fbefdeb0f7.jpeg");
    overflow: hidden;
}

.xv2xgnievy {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("photo-1571668659567-dfc775a7560e.jpeg");
}

.xv2xgnievy .mbr-fallback-image.disabled {
    display: none;
}

.xv2xgnievy .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.xv2xgnievy .topu4zfq51 {
    background: #ffffff;
}

@media (max-width: 767px) {
    .xv2xgnievy .topu4zfq51 {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .xv2xgnievy .topu4zfq51 {
        padding: 2.25rem;
    }
}

@media (min-width: 992px) {
    .xv2xgnievy .topu4zfq51 {
        padding: 4rem;
    }
}

.xv2xgnievy .hiakwpettp,
.xv2xgnievy .b0z6p0kqmo {
    text-align: center;
}

.qvo7zrnjhq {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.qvo7zrnjhq .mbr-fallback-image.disabled {
    display: none;
}

.qvo7zrnjhq .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.qvo7zrnjhq .tdc8v9989y .llu61272vd {
    width: 100%;
    display: block;
}

.qvo7zrnjhq .tdc8v9989y .mcfvpinxiy {
    z-index: 1;
}

.qvo7zrnjhq .llu61272vd {
    color: #899878;
    text-align: center;
}

.qvo7zrnjhq .x2m08jkb3j {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .qvo7zrnjhq * {
        text-align: center !important;
    }

    .qvo7zrnjhq .content-column {
        margin-bottom: 2rem;
    }
}

.qvo7zrnjhq .ce4jgtfxtj {
    max-width: 800px;
}

.qvo7zrnjhq .a96tfd9ryu {
    text-align: center;
}

.qvo7zrnjhq .mcfvpinxiy,
.qvo7zrnjhq .card-img {
    text-align: center;
}

.bgm863yy6c {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.bgm863yy6c .k0rszkeisf {
    line-height: 1.2;
    color: #000000;
}

.bgm863yy6c img,
.bgm863yy6c .r56ut6oz4g {
    width: 100%;
}

.bgm863yy6c .z1yh7kkhdr:focus,
.bgm863yy6c span:focus {
    outline: none;
}

.bgm863yy6c .z1yh7kkhdr {
    margin-bottom: 2rem;
}

@media (max-width: 575px) {
    .bgm863yy6c .z1yh7kkhdr {
        margin-bottom: 1rem;
    }
}

.bgm863yy6c .sq02q0aii4 {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.bgm863yy6c .hg4gq1yb88 {
    color: #000000;
}

.bgm863yy6c .hiakwpettp,
.bgm863yy6c .b0z6p0kqmo {
    color: #000000;
}

.bgm863yy6c .dhxy63koff {
    color: #000000;
    text-align: center;
}

.bgm863yy6c .ce4jgtfxtj {
    max-width: 800px;
}

.bgm863yy6c img {
    filter: grayscale(1);
}

.r0wrc6yxis {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.r0wrc6yxis .k0rszkeisf {
    line-height: 1.2;
    color: #000000;
    text-align: center;
}

.r0wrc6yxis img,
.r0wrc6yxis .r56ut6oz4g {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.r0wrc6yxis .z1yh7kkhdr:focus,
.r0wrc6yxis span:focus {
    outline: none;
}

.r0wrc6yxis .z1yh7kkhdr {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .r0wrc6yxis .z1yh7kkhdr {
        margin-bottom: 1rem;
    }
}

.r0wrc6yxis .sq02q0aii4 {
    position: relative;
    border-radius: 4px;
    display: flex;
    flex-flow: column nowrap;
}

.r0wrc6yxis .b0z6p0kqmo {
    margin-top: auto !important;
}

.r0wrc6yxis .hg4gq1yb88 {
    color: #000000;
}

.r0wrc6yxis .hiakwpettp,
.r0wrc6yxis .b0z6p0kqmo {
    color: #000000;
    text-align: center;
}

.r0wrc6yxis .dhxy63koff {
    color: #000000;
    text-align: center;
}

.r0wrc6yxis .ce4jgtfxtj {
    max-width: 800px;
}

.t1rvmthqdy {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.t1rvmthqdy .mbr-fallback-image.disabled {
    display: none;
}

.t1rvmthqdy .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.t1rvmthqdy .f9czvfwte8 {
    background: #1778f2;
    color: #ffffff;
}

.t1rvmthqdy .f9czvfwte8:hover {
    background: #0b60cb;
}

.t1rvmthqdy .s5713s7qjh {
    background: #1da1f2;
    color: #ffffff;
}

.t1rvmthqdy .s5713s7qjh:hover {
    background: #0c85d0;
}

.t1rvmthqdy .h33z8zt9w5 {
    background: #f00075;
    color: #ffffff;
}

.t1rvmthqdy .h33z8zt9w5:hover {
    background: #bd005c;
}

.t1rvmthqdy .nm6gqd15z9 {
    background: #000000;
    color: #ffffff;
}

.t1rvmthqdy .nm6gqd15z9:hover {
    background: #000000;
}

.t1rvmthqdy .q066sw1wif {
    display: inline-block;
    font-size: 32px;
    border-radius: 50%;
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.t1rvmthqdy [class^="socicon-"]:before,
.t1rvmthqdy [class*=" socicon-"]:before {
    line-height: 55px;
    padding: 0.6rem;
}

.f0zgucuksv {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.f0zgucuksv .s9tgx67i8d {
    background-color: #ffffff;
    opacity: 0.4;
}

.f0zgucuksv form .b0z6p0kqmo {
    text-align: center;
    width: 100%;
}

.f0zgucuksv form .b0z6p0kqmo .j2rg6jwh12 {
    display: inline-flex;
}

@media (max-width: 991px) {
    .f0zgucuksv form .b0z6p0kqmo .j2rg6jwh12 {
        width: 100%;
    }
}

.f0zgucuksv .ce4jgtfxtj {
    max-width: 800px;
}

.pafhbh9t9y {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.pafhbh9t9y .mbr-fallback-image.disabled {
    display: none;
}

.pafhbh9t9y .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pafhbh9t9y .abnpvcfd7f {
    justify-content: center;
}

.pafhbh9t9y .z1yh7kkhdr {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .pafhbh9t9y .z1yh7kkhdr {
        margin-bottom: 1rem;
    }
}

.pafhbh9t9y .z1yh7kkhdr .sq02q0aii4 {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #ffffff;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .pafhbh9t9y .z1yh7kkhdr .sq02q0aii4 {
        padding: 2rem 1.5rem;
    }
}

@media (max-width: 767px) {
    .pafhbh9t9y .z1yh7kkhdr .sq02q0aii4 {
        padding: 2rem 1.5rem;
    }
}

.pafhbh9t9y .ce4jgtfxtj {
    max-width: 800px;
}

.dgpbtq4lz1 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #000000;
}

.dgpbtq4lz1 .i1jhqlb4zx {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.dgpbtq4lz1 .i1jhqlb4zx .rtvebq9xep {
    margin: 8px;
}

.dgpbtq4lz1 .i1jhqlb4zx .rtvebq9xep a:hover .wyhosxpy71,
.dgpbtq4lz1 .i1jhqlb4zx .rtvebq9xep a:focus .wyhosxpy71 {
    background-color: #ffffff;
}

.dgpbtq4lz1 .i1jhqlb4zx .rtvebq9xep a .wyhosxpy71 {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    background-color: #edefeb;
    color: #000000;
    transition: all 0.3s ease-in-out;
}

.dgpbtq4lz1 .i0qkpmuj64 {
    width: 100%;
    justify-content: center;
}

.dgpbtq4lz1 .kga8v04l9o {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
}

.dgpbtq4lz1 .kga8v04l9o li {
    padding: 0 1rem 1rem 1rem;
}

.dgpbtq4lz1 .kga8v04l9o li p {
    margin: 0;
}

.dgpbtq4lz1 .u16yzf28ec {
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
}

.dgpbtq4lz1 .hg4gq1yb88 {
    color: #ffffff;
}